Set Variables
Description
Set Variables defines one or more variables at the root, parent, current process level, or JVM level. Use this process entry when you need to pass values between process entries or child processes — for example, setting a file path variable before a workflow runs, storing a status flag for conditional branching, or initializing configuration values at the start of a process.
Configurations
| Field Name | Description |
|---|---|
| Process entry name | Specify a unique name for the process entry, on the workspace area. A process entry can be placed on the canvas several times; and each instance of the entry must have a unique name. |
| Properties file: | |
| Name of properties file | Provide the name of the properties file |
| Variable scope | Select the variable scope - Valid in the Java Virtual Machine - Valid in the current process - Valid in the parent process - Valid in the root process |
| Settings: | |
| Variable substitution | Select checkbox to enable variable substitution. |
| Variables: | |
| Variable name | Select variable name |
| Value | Provide value to set for the variable |
| Variable scope type | Choose variable scope: - Valid in the Java Virtual Machine - Valid in the current process - Valid in the parent process - Valid in the root process |